home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7195 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  958 b 

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. Newsgroups: comp.lang.c
  3. Subject: Re: What is a right hand pointing arrow?
  4. Message-ID: <danpop.824675449@rscernix>
  5. From: danpop@mail.cern.ch (Dan Pop)
  6. Date: 18 Feb 96 20:30:49 GMT
  7. References: <824587015snz@metsys.demon.co.uk> <4g794c$em8@altrade.nijmegen.inter.nl.net> <4g7lrc$kg3@barnacle.iol.ie>
  8. Organization: CERN European Lab for Particle Physics
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <4g7lrc$kg3@barnacle.iol.ie> jab@iol.ie (J Alan Brogan) writes:
  13.  
  14. >Auke.Reitsma@net.HCC.nl (Auke Reitsma) wrote:
  15. >
  16. >
  17. >>That right arrow is a end of file marker for text files. Its value is
  18. >>0x27. 
  19. >
  20. >the decimal value is 27, 
  21. >
  22. >0x27 is ' (single quote)
  23.  
  24. 27 (033 or 0x1B) is ASCII ESC
  25.  
  26. 26 (aka ^Z) is used by some brain dead MSDOS software as an end of file
  27. marker.
  28.  
  29. Dan
  30. --
  31. Dan Pop
  32. CERN, CN Division
  33. Email: danpop@mail.cern.ch 
  34. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  35.